Documentation: Use relative source filenames in ABI documentation
authorBen Hutchings <benh@debian.org>
Sun, 15 Sep 2024 22:07:04 +0000 (00:07 +0200)
committerSalvatore Bonaccorso <carnil@debian.org>
Sun, 9 Feb 2025 09:19:08 +0000 (10:19 +0100)
commitaa6e50c347b9c957be45be044f6bc646b49ab615
tree0af3fed7ffca841a2cdcd0abf02b5bdacc4230f2
parente32860fefaa7218875f637478f51f350822bb40d
Documentation: Use relative source filenames in ABI documentation

Currently the ABI documentation files contain absolute source
filenames, which makes them unreproducible if the build directory can
vary.

Remove the source base directory ($srctree) from the source filenames
shown in the documentation.

Signed-off-by: Ben Hutchings <benh@debian.org>
Gbp-Pq: Topic bugfix/all
Gbp-Pq: Name documentation-use-relative-source-paths-in-abi-documentation.patch
Documentation/sphinx/kernel_abi.py